Vcenter Host ConnectionState
Vcenter Host ConnectionState
The Vcenter Host ConnectionState enumerated type defines the connection status of a host.
Possible values:
CONNECTED
: Host is connected to the vCenter ServerDISCONNECTED
: Host is disconnected from the vCenter ServerNOT_RESPONDING
: VirtualCenter is not receiving heartbeats from the server. The state automatically changes to connected once heartbeats are received again.
This data structure has no properties.
Enumeration:
CONNECTED,
DISCONNECTED,
NOT_RESPONDING,